import { TextAreaField } from '@aws-amplify/ui-react'; export const TextAreaResizableExample = () => { return ( ); };